2005-07-11 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Documentation improvements. (#309946,
Torsten Schoenfeld)
+2005-07-11 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c: Documentation improvements. (#309946,
+ Torsten Schoenfeld)
+
2005-07-10 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): remove
+2005-07-11 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c: Documentation improvements. (#309946,
+ Torsten Schoenfeld)
+
2005-07-10 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): remove
+2005-07-11 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c: Documentation improvements. (#309946,
+ Torsten Schoenfeld)
+
2005-07-10 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): remove
* Sets @start_path and @end_path to be the first and last visible path.
* Note that there may be invisible paths in between.
*
+ * Both paths should be freed with gtk_tree_path_free() after use.
+ *
* Return value: %TRUE, if valid paths were placed in @start_path and @end_path
*
* Since: 2.8
*
* Return value: %TRUE if the list can be reordered.
*
- * Since: 3.8
+ * Since: 2.8
**/
gboolean
gtk_icon_view_get_reorderable (GtkIconView *icon_view)